home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group93b.txt / 000006_icon-group-sender _Wed Apr 21 22:11:28 1993.msg < prev    next >
Internet Message Format  |  1993-06-16  |  2KB

  1. Received: from owl.CS.Arizona.EDU by cheltenham.CS.Arizona.EDU; Thu, 22 Apr 1993 09:13:25 MST
  2. Received: by owl.cs.arizona.edu; Thu, 22 Apr 1993 09:13:25 MST
  3. Date: Wed, 21 Apr 1993 22:11:28 MST
  4. From: "Clint Jeffery" <cjeffery>
  5. Message-Id: <199304220511.AA28454@chuckwalla.cs.arizona.edu>
  6. To: icon-group@cs.arizona.edu
  7. In-Reply-To: (Alan D Corre's message of 20 Apr 93 21:22:55 GMT <1r1pjfINN3ql@uwm.edu>
  8. Subject: runtime debugger
  9. Status: R
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12.  
  13.    Alan D. Corre writes on the question of why Icon isn't more popular:
  14.  
  15.    It seems to me that the reason why Icon isn't a *very* popular language is
  16.    that most of the implementations are non-commercial, so it has not been
  17.    advertised as much as others. If this is true, it is ironic that the fact
  18.    that it is free makes it less, rather than more, popular.
  19.  
  20. Sure, popular languages attract commercial implementations, but that doesn't
  21. prove anything.  How did they get popular in the first place?  BASIC and
  22. Pascal became very popular because they are used in introductory programming
  23. courses.  BASIC was built-in (and "free") on many early microcomputers.
  24. C was developed in an industry lab but became popular because UNIX and C
  25. were made available at little or no cost to universities.  People who used
  26. it in school often later asked for it in industry projects.
  27.  
  28. So I think Icon is not more popular because it does not cater to
  29. introductory computer science education, because its implementations are
  30. not very fast, because it does not provide much access to system-specific
  31. features, and also because there are plenty of other languages out there
  32. that are already popular.
  33.